outline-offset: -3px;
outline-width: 1px;
outline-radius: 2px;
-
}
border-color: transparent;
background-color: transparent;
background-image: none;
- box-shadow: inset 0 1px transparentize(white,1);
+ box-shadow: inset 0 1px transparentize(white,1),
+ 0 1px transparentize(white, 1);
text-shadow: none;
icon-shadow: none;
}
border-color: transparent;
background-color: transparent;
background-image: none;
- box-shadow: inset 0 1px rgba(255, 255, 255, 0);
+ box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
icon-shadow: none; }
border-color: transparent;
background-color: transparent;
background-image: none;
- box-shadow: inset 0 1px rgba(255, 255, 255, 0);
+ box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0);
text-shadow: none;
icon-shadow: none; }